@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
/*CSS重置*/
*{margin:0;padding:0}
img{border:0; }
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
strong{font-weight:bold;}
caption,th{text-align:left}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-size:14px; font-weight:normal;}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
input,label { vertical-align:middle;font-family: "microsoft yahei", "Arial Black";} 
body{font-size:14px;font-family: "microsoft yahei", "Arial Black";line-height:26px;}
.fl{float:left}
.fr{float:right}
input{ margin:0; padding:0; border:none; font-family: "microsoft yahei";}
a{ text-decoration:none; cursor:pointer;color: #000;}
.clearfix:after{content:" "; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1;}
.overflow{ overflow:hidden;}
em, i{font-style:normal;}
/*网站公用样式表*/
a{color:#333333; text-decoration:none;}
a:hover{ color:#333333; text-decoration:none;}
.w1100{width:1100px; margin:0px auto;}
.blue{ color: #295ab6;}
.icon{ background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}

#imsg input{text-indent: 8px;}

/*top_main*/
#top_main{ width:100%; height:50px; background-color:#295ab6;}
#top_main .top{ font-family:"SimSun"; line-height:50px; color:#274b8f;}
#top_main .top_l span,#top_main .top_l a,#top_main .top_r a,#top_main .top_r span{ display:inline-block; height:50px; color:#d9eafb; font-size: 12px;}
#top_main .top_r a{ color:#d9eafb;font-size: 12px;}
#top_main .top_r a:hover{ text-decoration: underline;}
#top_main .top_r span{margin:0 15px ; }

/*Logo*/
#topmiddle{
  height: 109px;
  width:100% ;
  background: #f5f5f5;
  overflow: hidden;
}
#topmiddle .topmiddle_l{ padding-top: 19px;width:718px;}
#topmiddle .topmiddle_l img{}
#topmiddle .topmiddle_r{
  width:250px; margin-top: 28px;
}
#topmiddle .topmiddle_r h2{ color: #3c3c3c; font-weight: bold; line-height:14px;}
#topmiddle .topmiddle_r h3{ color: #295ab6; font-weight: bold; line-height:46px; font-size: 36px; font-family: impact;}
#topmiddle .topmiddle_l .logo_r{ background:url(../images/logo_bg.jpg) no-repeat left bottom; padding-left: 10px;}
#topmiddle .topmiddle_l .logo_r  h2{ color: #5b5b5b; font-weight: bold; line-height:22px; font-size: 16px; padding-top:15px;}
#topmiddle .topmiddle_l .logo_r h3{ color: #5b5b5b; line-height:22px; font-size: 16px; }

/*导航*/
#navigation_main{ width:100%; height:54px; background:url(../images/nav_bg.jpg) repeat-x center center;border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9;position: relative;z-index: 99;}
#navigation{ height:54px; }
.navigationlist li{float:left; line-height:54px; text-align:center; position:relative; z-index:99; width:108px;border-right: 1px solid #e7e7e7;}
.navigationlist .current { color:#fff; background:#fe9f07; }
.navigationlist li a{color: #333;display: block;}
.navigationlist li a:hover {
  text-decoration: none;font-weight: bold;
  color: #005fbb;
  border-top: 2px solid #005fbb;
  height: 53px;
}
.navigationlist li.cur a{text-decoration: none;font-weight: bold;
  color: #005fbb;
  border-top: 2px solid #005fbb;
  height: 53px;}
/*导航栏下拉*/
#navigation  .subnav{width:619px;top:55px;padding:20px; position:absolute; z-index:998; border: 1px solid #e9eae9;border-top:0; height:120px ; background: url(../images/snav_bg.jpg) repeat-x left bottom #fff; overflow: hidden;display: none;}
#navigation  .subnav a:hover{border: 0;}
#navigation  .subnav .img{ width:175px ;height:120px ; margin-right:0;}
#navigation  .subnav .img img{width:175px ;height:120px ;}
#navigation  .subnav .navlist{width:444px; overflow: hidden;}
#navigation  .subnav .navlist a{display:block;color:#333333; font-size:12px;line-height:30px;height:30px;width:110px;margin:0; float: left; background: url(../images/line_n.jpg) no-repeat right center;text-align: center;border:0;font-weight:normal ;}
#navigation  .subnav .navlist a:hover{color: #005fbb; border:none; font-weight:normal ;}
#navigation  .subnav .navlist em{display: inline-block;padding: 0 5px;line-height:30px;height:30px;font-size:12px;}
#navigation  .subnav .navlist a:nth-child(4n){background: none;}

/* banner */
.banner, .banner ul, .banner img{ height:500px;}
.minBanner,.minBanner ul,.minBanner img{ height:400px;}
.banner,.minBanner { width:100%; min-width:1000px; position:relative;z-index: 1;}
.banner ul,.minBanner ul { width:100%; }
.banner li,.minBanner li{ width:100%; position:absolute; z-index:1; overflow:hidden;}
.banner img,.minBanner img {width:1920px; display:block; position:relative; left:50%; margin-left:-960px; top:0; }
#banner .tip {width:160px; height:36px; line-height:36px; text-align:center; position:absolute; left:50%; margin-left:-80px; bottom:12px; z-index:3; }
#banner .tip span{
    display: inline;
    float: left;
    height: 36px;
    width: 29px;
    color: #727272;
    font-size: 14px;
    font-weight: bolder;
    cursor: pointer;
    font-family: arial;
    background: url(../images/bannera.png) no-repeat bottom;
    margin-right: 10px;}
#banner .tip span.cur {background: url(../images/bannerh.png) no-repeat;
    color: #fff;
    width: 31px;
    line-height: 36px;}
   .minbanner,.minbanner ul,.minbanner img{ height:300px;} 
/*announ_main*/
#announ_main{ width:100%; height: 69px; line-height: 69px; font-size: 12px; color: #333;  background: #ffffff; border-bottom: 1px solid #dadada;}
#announ_main .skey{ color:#666; font-weight:bold; font-size:14px;}
#announ_main .skey a{ color:#666; margin-right:10px; font-weight:normal; font-size:12px;}
#announ_main .skey a:hover{ color: #295ab6;}
/*search*/
#announ_main .ss {
  width: 320px;
  padding-top: 10px;
}
#announ_main .search {
  height: 30px;
  width: 320px;
  background: url(../images/search.jpg) no-repeat;
  padding: 7px 0px;
}
#announ_main .search_form {
  width: 250px;
  height: 30px;
  float: left;
  padding-left: 20px;
  overflow: hidden;
  line-height: 30px;
}
#announ_main .search_form input {
  border: 0;
  background: transparent;
  color: #bebdbd;
  width: 250px;
  height: 30px;
  line-height: 30px;
}
#announ_main .search_btn {
  float: left;
  width: 50px;
  height: 30px;
  display: inline;
}
#announ_main .search_btn .pushbutton {
  background: transparent;
  border: 0px; float: left;
  width: 50px;
  height: 30px;
  cursor: pointer; 
}

/*index*/
.index #floor_1_main{ margin-top: 50px; width: 100%; border-bottom: 1px solid #dadada; padding-bottom:20px ;}
.index #floor_1_main .floor_1_l{ width: 200px; margin-right: 25px;} 
.index #floor_1_main .floor_1_l h2{color: #FFFFFF; font-size:24px; text-align: center; line-height: 74px; width: 100%; height: 74px; background: url(../images/lefttop.jpg) no-repeat center center;}
.index #floor_1_main .floor_1_l .product_big{ background: url(../images/leftcomt.jpg) repeat-y -1px; width:100% ;}
.index #floor_1_main .floor_1_l .comt{width:179px; margin: 0 0 0 10px; background-color: #FFFFFF; padding:15px 0;}
.index #floor_1_main .floor_1_l .comt .vtitle{ width: 159px; height: 42px; line-height:42px; text-align: center; background: url(../images/left_title_bg.jpg) no-repeat center center; margin:0 auto 15px auto ;}
.index #floor_1_main .floor_1_l .comt .vtitle a{ color:#333333 ; font-weight: bold; display: block;width: 159px; height: 42px; }
.index #floor_1_main .floor_1_l .comt .vtitle:hover{background: url(../images/left_title_hbg.jpg) no-repeat center center; }
.index #floor_1_main .floor_1_l .comt .vtitle:hover a{ color: #FFFFFF;}
.index #floor_1_main .floor_1_l .bottom{ width:100% ; height: 41px; background: url(../images/leftbottom.jpg) no-repeat -1px 0;}
.index #floor_1_main .floor_1_r{ width:875px ;}
.index #floor_1_main .floor_1_r h1{color: #295ab6; font-size:18px; line-height: 36px; border-bottom: 2px solid #ebebeb; background:url(../images/index_h1_bg.jpg) no-repeat left center; padding-left:10px ;}
.index #floor_1_main .floor_1_r .product{ width:100%; overflow: hidden; margin-top: 30px;}
.index #floor_1_main .floor_1_r .product ul{width:100% ;}
.index #floor_1_main .floor_1_r .product ul li{ float: left; margin-right:16px ; margin-bottom: 20px;}
.index #floor_1_main .floor_1_r .product ul li .img{ border: 1px solid #e7e7e7; width:262px; height:192px; padding:5px; display: block;}
.index #floor_1_main .floor_1_r .product ul li img{border: 1px solid #f0f0f0; width:260px; height:190px;}
.index #floor_1_main .floor_1_r .product ul li h2{color:#333333; text-align: center; line-height: 42px; }
.index #floor_1_main .floor_1_r .product ul li:hover h2{ color: #295ab6;}
.index #floor_1_main .floor_1_r .product ul li:hover .img img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}

.index #floor_2_main{padding-top: 40px;}
.index #floor_2_main .title{width: 100%;height: 95px;margin: 0 auto;display: block; position: relative;background: url(../images/index_youshi.jpg) no-repeat center top; text-align:center;}
.index #floor_2_main .title h3{color:#295ab6;font-size:30px;padding-top:62px;line-height:30px;}
.index #floor_2_main .title h3 em{color:#295ab6;font-size:24px;font-weight:bold;font-family: impact;padding-top:62px;text-transform:uppercase;}
.index #floor_2_main .title a.zixun{text-align:center;position: absolute; bottom: 0; right: 0; width: 106px; height: 30px; border: 2px solid #295ab6; line-height: 32px; color: #295ab6; font-weight: bold; display: inline-block;}
.index #floor_2_main .title a.zixun:hover{ text-decoration: underline;}
.index #floor_2_main .title img{margin: 0 auto;display: block;}
.index #floor_2_main .comt{background: url(../images/part5comt.jpg) center center no-repeat;position: relative;height:288px;width: 100%;margin-top: 55px; margin-bottom:100px ;}
.index #floor_2_main .comt .text {position: absolute; width: 320px; line-height: 21px; color: #333;}
.index #floor_2_main .comt .text h2{color: #005fbb; font-style: normal;font-size:24px;font-weight:bold;display:block;font-family: "microsoft yahei";padding-bottom:5px;    text-align: left; line-height: 32px;}
.index #floor_2_main .comt .text h2 i{color:#dadada; font-size:24px; margin:0 7px; font-style: normal;}
.index #floor_2_main .comt .text p{ color:#333333 ; font-size: 12px;}
.index #floor_2_main .comt .a1 {left: 0px;top:0;}
.index #floor_2_main .comt .a2 {left: 0px;top:160px}
.index #floor_2_main .comt .a3 {top: 0;right: 0px;}
.index #floor_2_main .comt .a4 {top:160px;right: 0px;}
.index #floor_2_main .comt .a5 {top: 155px;right: 0px;}
.index #floor_2_main .comt .a6 {bottom: 0px;right: 0px;}
.index #floor_2_main .comt .a3 b,.index #floor_2_main .comt .a4 b{ text-align: left;}

.index #floor_3_main,.index #floor_6_main{ width:100% ; height: 136px; background: url(../images/index_fuchuan_bg1.jpg) no-repeat center center;color: #FFFFFF; }
.index #floor_3_main .floor_3,.index #floor_6_main .floor_3{position: relative;}
.index #floor_3_main .img,.index #floor_6_main .img{ width:265px ; height: 175px; position: absolute; bottom: 0; left: 0; top:-39px}
.index #floor_3_main .floor_3_l,.index #floor_6_main .floor_3_l{ margin:15px 0 0 290px ;}
.index #floor_3_main .floor_3_l h2,.index #floor_6_main .floor_3_l h2{  font-size: 24px; font-weight: bold; line-height: 45px;}
.index #floor_3_main .floor_3_l p,.index #floor_6_main .floor_3_l p{ font-size:12px ; }
.index #floor_3_main .floor_3_r,.index #floor_6_main .floor_3_r{margin-left:30px ; margin-top: 15px; background: url(../images/index_wajue_bg.jpg) no-repeat left center; padding-left: 30px;}
.index #floor_3_main .floor_3_r h2{}
.index #floor_3_main .floor_3_r h3,.index #floor_6_main .floor_3_r h3{color: #FFFFFF; font-size: 36px; font-weight: bold; line-height: 45px; font-family: impact;}
.index #floor_3_main .floor_3_r h2 span,.index #floor_6_main .floor_3_r h2 span{ background-position:0 -51px ; width:14px ; height: 14px; margin-right: 5px;}
.index #floor_3_main .floor_3_r .zixun,.index #floor_6_main .floor_3_r .zixun{width:180px ; height: 32px; border: 1px solid #FFFFFF; display: block;border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;color: #FFFFFF; text-align: center; line-height: 32px;} 
.index #floor_3_main .floor_3_r .zixun:hover,.index #floor_6_main .floor_3_r .zixun:hover{text-decoration: underline;}
/*Partner*/
.index #floor_4_main{ width: 100%; background-color: #f2f2f2;}
.index #floor_4_main .case {overflow: hidden;padding-top: 40px;}
.index #floor_4_main .case .title {width: 810px; border-bottom: 1px solid #295ab6;margin: 0 auto;position: relative;}
.index #floor_4_main .case .titlea{text-align: center;width: 280px;border-bottom: 7px solid #295ab6 ;margin: 0 auto;}
.index #floor_4_main .case .titlea p,.index #floor_4_main .title2 p{color: #295ab6;font-weight: bold;line-height:24px ;font-family: Arial;text-transform: uppercase;}
.index #floor_4_main .case .titlea h2, .index #floor_4_main .title2 h2{color: #295ab6; line-height: 40px;font-size:30px;font-weight: bold; padding-bottom: 10px;}
.index #floor_4_main .horon .tbody{position: relative; width: 1050px; overflow: hidden;height: 146px; margin: 0 auto;}
.index #floor_4_main .horon ul.list {float: left;width: 300%;height:146px;}
.index #floor_4_main .horon li.item {float: left;width:200px;position: relative; margin-right:13px;}
.index #floor_4_main .horon li.item span{position: absolute;width: 200px;height: 146px; background:url(../images/blue.png) repeat left top; top: 0px;left: 0px;text-align: center; cursor: pointer;display:none;line-height:22px;}
.index #floor_4_main .horon li.item span b,.index #floor_4_main .horon li.item span p {color: #fff;display: block; font-size:12px ;padding:10px;line-height:22px;}
.index #floor_4_main .horon li.item span b {-webkit-transition: all .5s ease-in; font-size: 12px; color: #FFFFFF;
  -moz-transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  transition: all .5s ease-in;}
.index #floor_4_main .horon li.item span p {width: 128px;height: 28px;line-height: 28px;border: 1px solid #fff; margin: 0 auto;transform: scale(0);-webkit-transition: all .5s ease-in;-moz-transition: all .5s ease-in;-o-transition: all .5s ease-in;transition: all .5s ease-in; font-size: 12px;}
.index #floor_4_main .horon li.item img {
  width: 200px;
  height: 146px;
  display: block;
}
.index #floor_4_main .horon li.item a:hover b {
  padding-top: 30px; line-height: 22px;
}
.index #floor_4_main .horon li.item a:hover P {font-size: 12px;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);}
.index #floor_4_main .horon {position: relative; margin-top: 35px; width:1090px ;border: 5px solid #295ab6; padding: 20px 0;}
.index #floor_4_main .horon .tab {position: absolute;top: -85px;width: 67px;height: 31px;right: 190px;}
.index #floor_4_main .horon .tab a {background: url(../images/tab.jpg) no-repeat;display: block;width: 31px;height: 31px;}
.index #floor_4_main .horon .tab a.prev {float: left;background-position: 0px 0px;}
.index #floor_4_main .horon .tab a.prev:hover {background-position: 0px -31px;}
.index #floor_4_main .horon .tab a.next:hover {background-position: -36px -31px;}
.index #floor_4_main .horon .tab a.next {background-position: -36px 0px;float: right;}
.index #floor_4_main .kehu{ margin-top: 50px;}
.index #floor_4_main .title2{ background: url(../images/index_t2_bg.jpg) no-repeat bottom center; text-align: center;}
.index #floor_4_main .kehu_haoping{ width: 100%; overflow: hidden; margin-top:40px ; padding-bottom: 80px;}
.index #floor_4_main .kehu_haoping ul{width: 120%;}
.index #floor_4_main .kehu_haoping ul li{float: left; width:528px; height:136px;margin-bottom:30px ; margin-right: 32px; position:relative; z-index: 99;}
.index #floor_4_main .kehu_haoping ul li .hpty{position: absolute; left:10px; top:10px;width:530px ;height:138px;background:#e7e7e7;z-index: 88;}
.index #floor_4_main .kehu_haoping ul li a{background:#fff;position:relative; z-index: 122;display:block;padding:20px; border: 1px solid #e1e1e1;width: 490px; height:98px; }
.index #floor_4_main .kehu_haoping ul li img{ width: 130px; height: 98px; margin-right: 20px;}
.index #floor_4_main .kehu_haoping ul li img:hover{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;} 
.index #floor_4_main .kehu_haoping ul li h2{ color:#295ab6 ;line-height:32px;font-weight: bold; font-size: 18px;}
.index #floor_4_main .kehu_haoping ul li h2:hover{color:#69c50f ;}
.index #floor_4_main .kehu_haoping ul li p{ color:#333;}
/*.index #floor_4_main .kehu_haoping .bg{width:530px ; height: 95px; margin-top: 20px; position: absolute; left:0 ; top:20px; z-index: 88; background-color: #e7e7e7;}*/

.index #floor_5_main{width:100% ; background-color: #FFFFFF; padding-bottom:50px ;} 
.index #floor_5_main .floor_1{ margin: 50px auto;}
.index #floor_5_main .title,.index  #floor_5_main .floor_3_r .s_title{ width:100% ; height: 40px; background:#e4e4e4; line-height: 40px;vertical-align: middle;padding:0;margin:0;overflow:hidden; position:relative;}
.index #floor_5_main .title em.iab_left,.index #floor_5_main .s_title em.iab_left{background: url(../images/iab_left.jpg) no-repeat left top;width:11px;display:block;height:40px; position: absolute; left:0 ; top:0;}
.index #floor_5_main .title span,.index  #floor_5_main .floor_3_r .s_title span{background: url(../images/iab_right.jpg) no-repeat right top #295ab6;display: inline-block;height:40px;padding:0 30px 0 20px;}

.index #floor_5_main .title span,.index  #floor_5_main .floor_3_r .s_title span{color: #FFFFFF; font-size: 18px; }

.index #floor_5_main .title a,.index  #floor_5_main .floor_3_r .s_title a,.index #floor_1_main .floor_1_r .more{ width:58px; height: 20px; color: #bfbfbf; border: 2px solid #ccc;line-height: 20px; font-size: 12px; text-align: center; margin-top: 9px; margin-right:10px ; border-radius: 9px; -moz-border-radius: 9px; -webkit-border-radius: 9px; display: inline-block; }
.index #floor_5_main  .title a:hover,.index #floor_1_main .floor_1_r .more:hover,.index #floor_5_main .floor_3_r .s_title a:hover{ border: 2px solid #295ab6; color: #295ab6;}

.index  #floor_5_main  .floor_1 .comt{padding-top: 30px;}
.index  #floor_5_main  .floor_1 .comt .img {float: left; width:390px;height:290px;display: block; margin-right: 40px;}
.index  #floor_5_main  .floor_1 .comt .img  img{width:389px;height:290px; border: 1px solid #ebebeb;}
.index  #floor_5_main  .floor_1 .comt .img  img:hover{border: 1px solid #005fbb;}
.index  #floor_5_main  .floor_1 .comt .txt{float: right; width:670px;line-height: 24px;padding-top:15px;}
.index  #floor_5_main  .floor_1 .comt .txt h2 a{ color:#333333 ; font-size: 24px; font-weight: bold; line-height: 48px;}
.index  #floor_5_main  .floor_1 .comt .txt h2 a:hover{color: #295ab6;}
.index  #floor_5_main  .floor_1 .comt .a1 {background: #005fbb;width: 159px;height: 34px;line-height: 34px;color: #fff;position: relative;display: block;text-align: center;margin-top: 10px;}
.index  #floor_5_main  .floor_1 .comt .a1 b{position: absolute;right: 0px;top: 0px; width: 34px;background: #00468a;font-size: 30px;
  color: #fff;-webkit-transition: all .5s ease-in;-moz-transition: all .5s ease-in;-o-transition: all .5s ease-in;transition: all .5s ease-in;}
.index  #floor_5_main  .floor_1 .comt .a1:hover b {width: 159px;}
.index  #floor_5_main  .floor_2{margin-bottom: 50px;}
.index  #floor_5_main .qwstyleList{width:100%; height:202px; margin-top: 30px; overflow:hidden; position:relative;}
.index  #floor_5_main .qwstyleList ul{ width:500%; height:202px;}
.index  #floor_5_main .qwstyleList li{ width:204px; height:202px;float:left; overflow:hidden; position:relative; margin-right:20px; background:#FFFFFF ;}
.index  #floor_5_main .qwstyleList li a{ width:100%; display:block;}
.index  #floor_5_main .qwstyleList li a img{ width:196px; height:146px; padding: 3px;  display: block; border:1px solid #e7e7e7; }
.index  #floor_5_main .qwstyleList li:hover img {border: 1px solid #295ab6; }
.index  #floor_5_main .qwstyleList li h3{ width:100%; height:48px; line-height:48px; text-align: center; color:#333333;}
.index  #floor_5_main .qwstyleList li:hover h3{ color: #295ab6;}
.index  #floor_5_main .floor_3{ margin-bottom:40px;height:315px;}
.index  #floor_5_main .floor_3_l{ width:767px; margin-right:50px;}
.index  #floor_5_main .floor_3_l .changeTitle{ height:47px;}
.index  #floor_5_main .floor_3_l .changeTitle li{ background-color:#69c50f; width:160px; color:#FFF; font-size:18px; text-align:center; height:41px; line-height:41px; float:left;cursor: pointer;}
.index  #floor_5_main .floor_3_l .changeTitle li.on{ background:url(../images/index_news_bg.jpg) no-repeat center center;width:160px; height:47px;}
.index  #floor_5_main .change{ margin-top:30px;display:none;}
.index  #floor_5_main .change:first{display:block;}
.index  #floor_5_main .wrap{
	width: 320px;
	height: 240px;
	position:relative;
	overflow: hidden; margin-right:20px;
}
.index  #floor_5_main .wrap ul{
	width:500%;
	position: absolute;
	left: 0;
	top: 0;
}
.index  #floor_5_main .wrap ul li{
	float: left;
	width: 320px;
}
.index  #floor_5_main .wrap ul li img{width: 320px;
	height: 240px;}
.index  #floor_5_main .wrap ol{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index:3;
}
.index  #floor_5_main .wrap ol li{
	float: left;
	width: 20px;
	height: 20px;
	margin-right:2px; font-size:16px; font-weight:bold; line-height:20px; color:#FFF; text-align:center;
	cursor: pointer; background:#000; filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;
}
.index  #floor_5_main .wrap ol li.current{ background-color:#69c50f;}
.index  #floor_5_main .floor_3_l .text{ width:427px;}
.index  #floor_5_main .floor_3_l .text h2,.index  #floor_5_main .floor_3_r .text h2{ color:#333; line-height:30px;}
.index  #floor_5_main .floor_3_l .text h2 a,.index  #floor_5_main .floor_3_r .text a{color:#333;}
.index  #floor_5_main .floor_3_l .text h2:hover a,.index  #floor_5_main .floor_3_r .text h2:hover a{ color:#295ab6;}
.index  #floor_5_main .floor_3_l .text h2 em,.index  #floor_5_main .floor_3_r .text h2 em{ background-position:-83px 0; display:inline-block; width:14px; height:14px; margin-right:8px;}
.index  #floor_5_main .floor_3_l .text h2:hover  em,.index  #floor_5_main .floor_3_r .text h2:hover  em{background-position:-135px 0;}
.index  #floor_5_main .floor_3_l .text h2 span{ float:right; color:#a5a5a5; font-size:12px;}
.index  #floor_5_main .floor_3_r{ width:283px;}

.index  #floor_5_main .floor_3_r .text{ width:100%; margin-top:30px ;}
.index  #floor_5_main .floor_4{}
.index  #floor_5_main .floor_4 .bg{ width: 100%; background:url(../images/index_msg_bg.jpg) no-repeat center center ; height:10px ;}
.index  #floor_5_main .floor_4 .msg{height: 458px; border-left: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; background-color: #f8f8f8;}
.index  #floor_5_main .floor_4 .msg_l{ margin-left: 30px; width: 355px; margin-top: 40px; margin-right: 60px;}
.index  #floor_5_main .floor_4 .msg_l h2{font-size:24px ; color:#295ab6 ; font-weight: bold; line-height: 38px;}
.index  #floor_5_main .floor_4 .msg_l h3{font-size:36px ; color:#295ab6 ; line-height: 42px; font-family:impact;}
.index  #floor_5_main .floor_4 .msg_l h4{font-size:16px ; color:#333333 ; line-height: 38px; }
.index  #floor_5_main .floor_4 .msg_l img{ width:355px ; height: 230px; margin-top: 10px;}
.msg_r{width: 610px; padding-right: 30px; margin-top: 40px;}
.msg_r .item{ width:298px; height:36px; line-height: 30px; margin-bottom:10px;position:relative; border: 1px solid #dddddd; background-color:#FFFFFF ;}
.msg_r .item em{position: absolute;right:-11px;top:7px;color:red;}
.msg_r .item label{display: inline-block; width: 55px; height:36px; line-height:36px;text-align: center; color: #b6b6b6;}
.msg_r .item input{width:235px; height:34px; line-height:34px; color:#333;border:0; display: inline-block;*display: inline-block;}
.msg_r .item .icon{ width:10px; height:10px; background-position:-283px -153px; margin-top: 13px;  }
.msg_r .item1{ width:610px;height:128px; }
.msg_r .liuyan{ border: 1px solid #dddddd;  width:598px; height:100px; line-height: 24px; padding:5px; font-size: 14px; overflow:hidden; resize:none; margin-bottom:20px; *margin-bottom:20px;}
.msg_r .yztxt{ width: 148px; height: 32px; line-height: 32px;border: 1px solid #dddddd; float: left; margin-right: 10px;}
.msg_r #imgImageCheck{ width: 106px; height:34px ; cursor: pointer;float: left;}
.msg_r .sub{border:none;width:159px; height:43px; line-height:43px; padding:0px; text-align: center;  color:#fff;  margin-right:10px; cursor:pointer; display: block; font-weight: bold; background:url(../images/index_tijiao.png) no-repeat center center ;}
.msg_r .button{border:none;width:159px; height:43px; line-height:43px; padding:0px; text-align: center;  color:#fff; cursor:pointer; display: block; font-weight: bold; background:url(../images/index_chongzhi.png) no-repeat center center ;}
.tijiao_box{ margin-top: 30px; width:350px ;}
#imsg .red {color: red !important; }
.formData2 { width:94%; margin:0px auto 20px; padding-top:30px;+padding-bottom:30px }
.formData2 .item{ margin:0 0 36px 24px; height: 38px; line-height: 38px;width:375px;position:relative;}
.formData2 .liuyan{ height:82px;width:100%;}
.formData2 .item p{ width:90px; float: left; text-align: right; line-height:27px; height: 27px;}
.formData2 .item label { margin-right:5px; }
.formData2 .item .tip { width:150px; margin-left:20px;position:absolute;left:80px;top:28px; }
.formData2 .item input, .formData2 .code input { width:275px; height:35px; line-height:35px; float: left; background:#eeeef0; }
.formData2 .item textarea { width:672px; height:80px; color:#666; border:1px solid #e0e0e0; margin-bottom:15px;padding:0 5px; }
.formData2 .item input:focus, .formData2 .code input:focus, .formData tr.item textarea:focus { border:1px solid #999; }
.formData2 .code{ height: 27px;width:100%;}
.formData2 .code input { width:90px; float: left; }
.formData2  input.sub { width:102px; height:32px; line-height:32px; text-align:center; background:#295ab6; color:#FFF; border:none; margin-right:10px; cursor:pointer; }
.formData2  input.sub.reset{ background:#8d8d8d;}



.lei_banner{ width:100% ; height: 280px; background: url(../images/lei_banner.jpg) no-repeat center center;}
.lei_banner img{width:100% ; height: 280px;}
.sitepath{ height: 54px; line-height:54px; color: #666666; border-bottom:2px solid #ebebeb; margin-top: 30px;}
.sitepath h3{font-size:16px;color:#295ab6;font-weight:bold;padding-left:15px;}
.sitepath s{ width:22px; height: 26px; background-position:0 -165px; margin-right: 8px;}
.sitepath span{ color: #295ab6;}
.sitepath a{ color: #666666;}
.sitepath a:hover { color: #295ab6;}

#content{ margin-top:20px ; margin-bottom: 50px;}
#content #left{ width: 202px; margin-right: 25px;} 
#content .floor_1_l h2{color: #FFFFFF; font-size:24px; text-align: center; line-height: 74px; width: 100%; height: 74px; background: url(../images/lefttop.jpg) no-repeat center center;}
#content .floor_1_l .product_big{ background: url(../images/leftcomt.jpg) repeat-y left top; width:100% ;}
#content .floor_1_l .comt{width:179px; margin: 0 0 0 10px;padding:15px 0;}
#content .floor_1_l .bottom{ width:100% ; height: 41px; background: url(../images/leftbottom.jpg) no-repeat left 0;}
.vtitle{width: 159px; color:#333;font-weight: bold;  margin-left: auto; margin-right: auto;} 
.vtitle .navl{width: 159px; line-height:42px; text-align: center; background: url(../images/left_title_bg.jpg) no-repeat center center; margin:0 auto 15px auto ; display: block; text-align: center;}
.vtitle .navl:hover{background: url(../images/left_title_hbg.jpg) no-repeat center center; color: #FFFFFF;}
.vtitle a:hover{ color:#FFF;}
.vtitle .hover{ color:#FFF;}
.vtitle1{width:218px; height:60px; line-height:60px; font-size:16px; color:#333; border-bottom:1px solid #e9e9e9; text-indent:50px;border-right:1px solid #eeeeee;border-left:1px solid #eeeeee; } 
.vtitle1:hover{ color:#FFF; background-color:#55caff;}
.vtitle1 .hover {
    color:#FFF; background-color:#55caff;
    }
.vcon{width:159px ; margin:10px auto; display:none ;}
.vconlist{padding-bottom:10px;}
.vconlist li { border-bottom: 1px dashed #d5d5d5; height: 35px; line-height: 35px;}
.vconlist li a{ font-size:14px; color:#666; display:block;position:relative;padding:0 0 0 15px;}
.vconlist li a:hover{color: #087fcf; background:none;}
.vcon .vconlist li span{ width:12px; height: 12px; background: url(../images/content_icon_l.png) no-repeat center center; display:inline-block; margin-right: 5px;position:absolute;left:0;top:12px;+top:5px;}
.vcon .vconlist li:hover span{background: url(../images/content_icon_lh.png) no-repeat center center; }
.vcon .vconlist li:hover a{ color:#295ab6 ;}
.vcon .vconlist li:hover{background: url(../images/content_rj.jpg) no-repeat right center;}

#content .floor_2_l{width:202px; margin-top: 30px;background: url(../images/remid.jpg) repeat-y left top;}
#content .floor_2_l .floor_2{background: url(../images/retop.jpg) no-repeat center top; width:202px;}
#content .floor_2_l .rebot{background: url(../images/rebot.jpg) no-repeat center bottom;width:100%;height:19px; }
#content .floor_2_l h2{color: #FFFFFF; font-size:24px; text-align: center; line-height: 74px; width: 100%; height:74px;}
#content .floor_2_l .floor_2 li{width: 170px; margin:0 auto;padding-bottom:20px;}
#content .floor_2_l .floor_2 li img{width: 166px; height: 126px; display: block;border: 2px solid #FFFFFF; }
#content .floor_2_l .floor_2 li h3{ color:#FFFFFF ; line-height: 40px; text-align: center;}
#content .floor_2_l .floor_2 li:hover  img{ border: 2px solid #69c50f;}
#content .floor_2_l .floor_2 li:hover h3{color:#69c50f ;}
#content .floor_3_l{margin-top: 20px;width: 202px;}
#content .floor_3_l h2{color: #FFFFFF; font-size:24px; text-align: center; line-height: 46px; width: 100%; height:46px; background: url(../images/left_top_lei.jpg) no-repeat center center;}
#content .floor_3_l .text{ border: 4px solid #e6e4e4; border-top: none;border-bottom: none; width:184px ; padding: 10px 5px; }
#content .floor_3_l .text h3{ font-size: 30px; font-family:impact ; border-bottom: 1px solid #dedede; line-height: 50px; text-align: center; color: #295ab6;}
#content .floor_3_l .text .ptext{color:#303030; font-size: 12px; line-height: 28px; padding: 16px 5px;}
#content .floor_3_l .bottom{background: url(../images/left_bottom_lei.jpg) no-repeat -0.5px center; width:100% ; height: 12px;}
#content #right{width: 872px;overflow: hidden;}
#content .product .productlist{width:100%;overflow: hidden;}
#content .product .productlist ul{width:120%;}
#content .product .productlist li{ float: left; margin-right:25px ; margin-bottom: 5px;}
#content .product .productlist li .img{ border: 1px solid #e7e7e7; width:262px; height:192px; padding: 5px; display: block;}
#content .product .productlist li img{border: 1px solid #f0f0f0; width:260px; height:190px;}
#content .product .productlist li h2{color:#333333; text-align: center; line-height: 42px; }
#content .product .productlist li:hover h2{ color: #295ab6;}
#content .product .productlist li:hover .img img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
#content .product .tods{width:120%;}
#content .product .tods .item{ float: left; margin-right:25px ;}
#content .product .tods .item .img{ border: 1px solid #e7e7e7; width:260px; height:190px; padding: 5px; display: block;}
#content .product .tods .item img{border: 1px solid #f0f0f0; width:260px; height:190px;padding:4px;}
#content .product .tods .item h3{color:#333333; text-align: center; line-height: 42px; }
#content .product .tods .item:hover h3{ color: #295ab6;}
#content .product .tods .item:hover .img img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.product .pager{width:822px;}
/* pager */
.pager{ display:block; border:1px solid #cccccc; padding:6px 5px; margin:15px 0 5px; text-align:right; clear:both; }
.pager span, .pager a{ display:inline-block; border:1px solid #ccc; color:#666;  height:20px; line-height:20px; padding:2px 8px 2px; text-decoration:none; margin:0 2px;  }
.pager a:hover{ background:#295ab6; border-color:#295ab6; color:#fff; text-decoration:none;}
.pager .cur{ background:#295ab6; border-color:#295ab6;  color:#fff; }
.pager span.dot{ background:#295ab6; border-color:#295ab6; color:#fff; }
.pager span.txt{ float:left; border:0px; font-size: 12px; margin-top: 2px; }
.productlist .pager{ width:860px; margin-bottom:20px;} 
/*recommend*/
#content .leftTit{ width:100%; height:38px; line-height: 38px; color: #295ab6; position: relative; font-weight: bold; font-size: 16px;border-bottom:1px solid #e4e4e4; background: url(../images/titbg.jpg) repeat-x left top;}
#content .leftTit s{ width:8px; height: 38px;  background:url(../images/recomend_tbg.jpg) no-repeat center center ; margin-right: 14px; vertical-align: top;*vertical-align: middle;  display: inline-block;}
.recommend{ border:1px solid #e4e4e4; padding-bottom: 10px; background: #fff; font-size: 12px; margin-bottom: 20px; margin-top: 25px;}
.recommend .leftTit a{ color:#555555; font-size: 12px; margin-right: 15px; font-weight: normal;}
.reNew .list{ padding-left: 20px; padding-top: 10px;}
.reNew li{ width:400px; padding:0px 20px 0px 0px; line-height: 28px; float: left; }
.reNew li s{ width:12px; height: 12px;display: inline-block; background: url(../images/sanjiaoxing.jpg) no-repeat center center;}
.reNew li a{ color: #666666; display:block;}
.rePro .list{  padding-top: 18px;}
.rePro li {float:left; width:156px; margin-left:16px;text-align:center; line-height:30px; }
.rePro li a{ display:block; color: #555555; }
.rePro li a:hover{ color:#1e82e0; }
.rePro li img { width:154px; height:116px; border:1px solid #e6e6e6; display:block; }
.rePro li img:hover { opacity:0.8; filter:Alpha(opacity=80); border:1px solid #295ab6; }
.recommend li a:hover,.recommend .leftTit a:hover{ color:#295ab6;}

/* reInformation */
.reInformation {padding:0;margin-bottom:20px;    border: 1px solid #e4e4e4; }
.reInformation.liuy{border: 0;}
.reInformation .formData2{ border: 1px solid #e4e4e4;width:827px;}
.reInformation .tit { width: 100%;
    height: 38px;
    line-height: 38px;
    color: #295ab6;
    position: relative;
    font-weight: bold;
    font-size: 16px; background: url(../images/titbg.jpg) repeat-x left top;
   
    border-bottom: 1px solid #e4e4e4;}
.reInformation .tit  em{width: 8px;vertical-align: middle;position: absolute;left:0;top:0;
    height: 38px;
    background: url(../images/recomend_tbg.jpg) no-repeat center center;
    margin-right: 14px;
  display: inline-block;}
.reInformation .tit h3{display:inline;font-weight: bold; line-height:38px;height:38px;
    font-size: 16px;color: #295ab6;padding-left:20px;}
.reInformation .tit1{background:#295ab6;color:#fff; text-align:center;height:40px;line-height:40px;}
.reInformation ul{padding:20px;}
.reInformation li { float:left; width:224px; padding:10px 19px 0; text-align:center; display:inline; line-height:30px; }
.tbtui li{ padding:10px 25px 0; }
.reInformation li img {width:208px; height:150px; display:block;background:#fff;border:1px solid #f0f0f0;}
.reInformation li img:hover { opacity:0.8; filter:Alpha(opacity=80); border:1px solid #295ab6;}
.reInformation li a{ display:block; }
.reInformation li a.img{border:1px solid #e7e7e7;padding:6px;}
.reInformation li a:hover{ color:#295ab6; }

/* listNews */
.listNews .tod{padding:20px;border:1px solid #e5e5e5;}
.listNews .list { padding-bottom:20px; overflow:hidden; }
.listNews .item { width:100%; height:40px; line-height:40px; background:url(../images/ic.png) 0 center no-repeat; border-bottom:1px dashed #ddd; }
.listNews .item s{ width:0px; height:40px; display:block; float:left; background: #168c34; margin-right:10px; }
.listNews .item a { float:left; color:#333; display:block; }
.listNews .item a:hover {  color:#295ab6;}
.listNews .item span { float:right; }
/* listNews2 */
.listNews2 .list {padding-bottom:20px; overflow:hidden; }
.listNews2 .tod{padding:20px 0 20px 20px;border:1px solid #e5e5e5;}
.listNews2 .item {height:130px; border-bottom:1px dashed #ddd; padding:0 0 20px 0;margin-bottom:20px; overflow:hidden;margin-right:20px; }
.listNews2 .item .img { float:left; width:160px; height:120px; padding:4px; border:1px solid #ddd; margin-right:10px;  }
.listNews2 .item img { display:block; width:160px; height:120px; }
.listNews2 .item .img:hover { background:#295ab6; border-color:#295ab6; }
.listNews2 .item h3 { height:30px; line-height:30px; font-size:15px; font-weight:700; font-family:"Microsoft Yahei";  }
.listNews2 .item p{line-height:26px;}
.listNews2 .item h3 a:hover { text-decoration:underline; }

/* pageNews */
.pageNews h1 { font-size:20px; line-height:25px; font-family:"Microsoft Yahei"; padding:15px 0; text-align:center; font-weight:700; }
.pageNews .mark { height:30px; line-height:30px; text-align:center; margin-bottom:20px; border-bottom:1px solid #DDD; border-top:1px solid #DDD;  }
.pageNews .mark span { margin:0 7px; }
.pageNews .info { margin-bottom:40px; line-height:26px; }
.pageNews .tod{padding:20px;border:1px solid #e5e5e5;margin-bottom:40px;}
/* .mainContent{border:1px solid #e5e5e5;} */
/* listCase */
.listCase .tod{ padding:20px 0 20px 20px;border:1px solid #e5e5e5;}
.listCase .list{ width:100%;}
.listCase{ overflow:hidden; }
.listCase li { float:left; text-align:center; margin:0px 16px 25px 0;  width:195px; height:156px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative;}
.listCase li img {width:195px; height:156px;/*height:165px;*/}
.listCase li a{ white-space:nowrap;}
.listCase li .InfoPicture_hover{  width:195px; height:156px; display:block; position:absolute;  background:url(../images/blue.png) repeat left top; }
.listCase li .InfoPicture_hover h2{ color:#fff; font-size:16px; font-weight:normal; margin-top:50px; cursor:pointer;}
.listCase li .InfoPicture_hover span{ color:#fff; font-size:16px; font-weight:normal;border:1px solid #fff; display:block; margin-top:10px; height:33px; line-height:30px; width:135px; margin:10px auto; cursor:pointer;}
.listCase li:hover .InfoPicture_hover{ top:0px; left:0px;}
.listCase .pager,.listNews2 .pager{margin-right:20px;}

/* pageCase */
.pageCase .tod,.pageProduct .tod{padding:20px;border:1px solid #e5e5e5;margin-bottom:40px;}
.pageCase h1,.pageProduct h1 { font-family:"Microsoft Yahei"; font-size:18px; line-height:25px; padding:15px 0; text-align:center; font-weight:700; }
.pageCase .photo,.pageProduct .photo { overflow:hidden; text-align:center; margin-bottom:20px; }
.pageCase .photo img,.pageProduct .photo img{max-width:100%;}
.pageCase .info,.pageProduct .info { margin-bottom:40px; }
/* listProduct */
.listProduct .tod{padding: 20px;}
.listProduct .prolist{width: 108%;}
.listProduct .item{ width:218px; float:left; overflow:hidden; position: relative; margin:6px;}
.listProduct .item a{padding-top:5px;}
.listProduct .item img{ width:208px; height:150px; display: block;padding:2px;border-radius:8px;background:#fff;border:1px solid #ccc; }
.listProduct .item h3{ width:100%; height:35px; line-height: 35px; display: block; color:#666666; cursor:pointer; text-align:center; }
.listProduct .item:hover img{  border-color: #168c34;}
.listProduct .item:hover h3{ color: #168c34;}
/* listProduct2 */
.listProduct2 .tod { overflow:hidden; }
.listProduct2 .list { float:left; width:110%; font-family:"Microsoft Yahei"; }
.listProduct2 .item { float:left; width:220px; margin:0 13px 20px 0; display:inline; }
.listProduct2 .item .img { display:block; width:210px; height:158px; padding:4px; border:1px solid #ddd; transition:all 500ms ease; overflow:hidden; }
.listProduct2 .item img { width:210px; height:150px; display:block; }
.listProduct2 .item .img:hover { background:#ffc17b; border-color:#f07f00; transition:all 500ms ease; }
.listProduct2 .item h3 { height:30px; line-height:25px; font-size:16px; text-align:center; }
.listProduct2 .item h3 a:hover { text-decoration:underline; }
.listProduct2 .item .summary { height:60px; line-height:20px; color:#999; overflow:hidden; margin-bottom:10px; }
.listProduct2 .item .order { display:block; width:77px; height:23px; line-height:23px; margin:0 auto; text-align:center; color:#333; border:1px solid #aaa; }
.listProduct2 .item .order:hover { color:#f07f00; border-color:#f07f00; }

/* .pageProduct */
.photo .original {width:360px; height:264px;display:block;max-width:640px;padding:3px;background:#fff;border:1px solid #ccc;}
.photo .original img { display:block; width:100%;height:264px; }
.photo .prev, .photo .next { float:left; width:18px; height:70px; background:url(../images/ico-pn.png) 0 0 no-repeat; cursor:pointer; }
.photo .next { float:right; background-position:-19px 0; }
.photo .prev:hover { background-position:0 -70px; }
.photo .next:hover { background-position:-19px -70px; }
.photo .nodrop { cursor:no-drop; }
.photo .prev.nodrop:hover { background-position:0 0; }
.photo .next.nodrop:hover { background-position:-19px 0; }
.photo .thum { float:left; width:310px; height:69px; margin:0 0 0 5px; overflow:hidden; position:relative; }
.photo .thum dl { float:left; width:400%; height:69px; position:relative; }
.photo .thum dd { float:left; width:79px; height:59px; margin:0 12px 0 12px; cursor:pointer;}
.photo .thum img {width:79px; height:59px; display:block;padding:3px;background:#fff;border:1px solid #ccc; }
.photo .thum dd.current { border-color:#c8a48e; }
/* pageProduct2 */
.pageProduct2 .tod{ padding:20px;border:1px solid #e5e5e5;}
.pageProduct2 .photo{width:370px}
.pageProduct2 .photoimg{margin-top:10px;}
.pageProduct2 .photoimg a{ width:108px; height:80px; display:block; float:left;  margin-right:14px; border:1px solid #ddd;}
.pageProduct2 .photoimg a img{ width:79px; height:59px; display:block;padding:3px;border-radius:8px;background:#fff;border:1px solid #ccc;}
.pageProduct2 .photoimg a:hover{ border:1px solid #f35c13;}
.pageProduct2 .baseInfo { float:right; width:446px;position:relative; }
.pageProduct2 .baseInfo h1,.pageProduct .baseInfo p {  line-height:30px; font-size:14px; color: #555555; }
.pageProduct2 .baseInfo h1 { line-height:22px; font-size:16px; color:#555555; font-weight:bold;}
.pageProduct2 .baseInfo h1 span{ font-size:16px;}
.pageProduct2 .baseInfo p span {color:#1a1b1c; }
.pageProduct2 .baseInfo p.ntel{background:url(../images/tel.jpg)  no-repeat left 5px;height:52px;padding-left:50px;margin-top:13px; }
.pageProduct2 .baseInfo p.ntel span{ color:#295ab6; font-size:32px;font-weight:bold;display:block;line-height:30px;}
.pageProduct2 .baseInfo p.button { width:125px; height: 35px; text-align: center; margin-top: 20px;}
.pageProduct2 .baseInfo a.btn { width:100%; display:block; height:35px; line-height:35px; color:#fff; background: #295ab6; font-size:16px; border:0px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.pageProduct2 .baseInfo a.btn:hover { background:#69c50f; }
.pageProduct2 .baseInfo p.basedesc{height:110px;padding-top:15px;}
.pageProduct2 .baseInfo .share{ width:100%; text-align:left; margin-top:40px;}
.pageProduct2 .baseInfo .baiduShare{position: absolute;left:160px;top:50px;}
.pageProduct2 .baseInfo #bdshare{ width:310px; }
.pageProduct2 .detaiTit { height:70px;border-top:2px solid #d7d7d7; margin:30px auto 15px;padding-top:15px; }
.pageProduct2 .detaiTit h2{ color:#303030;font-size:16px;display:inline;  }
.pageProduct2 .detaiTit span{ color:#295ab6; font-size:32px;font-weight:bold;display:inline;}
.pageProduct2 .detaiTit .btn{height:35px; line-height:35px;color:#fff; background: #295ab6; font-size:16px; border:0px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:125px;text-align: center;}
.pageProduct2 .detaiInfo {margin:30px 0 10px; color:#868686; }
.pageProduct2 .nzx{ font-size: 18px; margin: 20px 0px 20px;}
.pageProduct2 .nzx span{ color:#ff7e00;}
.pageProduct2 .nzx .btn{width:125px; height: 32px; display:inline-block; margin-left: 50px; text-align: center;line-height:32px; color:#fff; background: #2b7cf1; border:0px; }
.pageProduct2 .nzx .btn:hover {background:#e67b06; }
.pageProduct2 .detaiInfo img {max-width:100%;} 

/* formData */
/* formData */
.pageMsg .tod{padding:20px;border:1px solid #e5e5e5;}
.formData { width:550px; margin:0px auto 20px; padding-top:30px; }
.formData tr.item label { margin-right:5px; }
.formData tr.item .tip { width:130px; margin-left:20px; }
.formData tr.item input, .formData tr.code input { width:250px; height:25px; line-height:25px; color:#666; border:1px solid #ccc; border-radius:2px; padding:0 5px; }
.formData tr.item textarea { width:250px; height:80px; color:#666; border:1px solid #ccc; margin-bottom:15px; border-radius:3px; padding:0 5px; }
.formData tr.item input:focus, .formData tr.code input:focus, .formData tr.item textarea:focus { border:1px solid #999; }
.formData tr.code input { width:90px; }
.formData .sub { width:102px; height:32px; line-height:32px; text-align:center; background:#999; border-radius:2px; color:#FFF; border:none; margin-right:10px; cursor:pointer; }
.formData .sub:hover { background:#666; }
.formData tr.code img { vertical-align:middle; *vertical-align:0; margin-left:10px; }
.formData .err, .formData .red { color:#ff0000; }
.formData .red { font-size:16px; line-height:16px; font-weight:700; margin-right:5px; }
/* reLink */
.reLink {height:38px; line-height:38px; color: #666; border:1px solid #e4e4e4;  margin-bottom:15px; }
.reLink .prevLink { float:left; margin-left:10px; }
.reLink .nextLink { float:right; margin-right:10px; }
.reLink a{ color: #666;}
.reLink a:hover{ color: #295ab6;}
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#295ab6; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
#baiduMap{width:850px; height:300px; border:1px solid #295ab6; border-top:3px solid #295ab6;}
.singlePage{ line-height:26px;}
.singlePage .tod{padding:20px;}
.singlePage .tod img{max-width:100% !important;}
/* mapPage  */
.sitelist li{width:100%;overflow:hidden; }
.sitelist li a {background: #eee;  width: 98%;  height: 30px;  line-height: 30px;  display: block;  margin-bottom: 10px;  padding-left: 2%;  font-weight: bold; }
.sitelist li .box {  width: 110%;  height: auto;  margin-bottom: 18px;overflow:hidden;}
.sitelist li .box a { height: 26px;  line-height: 26px;  width: 162px; display:inline-block;  text-align: center;  margin-right: 8px; padding:0px; border:0px; font-weight: normal;}
.sitelist li .box a:hover {  background: #295ab6; color: #fff;}
/* rightFix */
/*右侧悬浮框*/
.rightFix{ width: 154px; position: fixed; right:20px; top: 100px; z-index: 999;}
.rightFix a.close{display: block; width: 15px; height: 94px; padding: 10px 5px 0px; position:absolute; left:0px; top:64px; background: #3366c6; color: #fff; line-height: 16px; border-top-left-radius: 6px; border-bottom-left-radius: 6px;  }
.rightFix a.close span{ font-family:"宋体"; font-size: 12px; display: block; margin-top: 5px;}
.rightFix .fixc .line{ width: 130px; height: 3px; display: block; position: absolute; left: -1px; top: -3px; background:url(../images/rightFixtopbg.jpg) no-repeat center top;}
.rightFix .fixc{ width:116px; padding: 14px 6px; text-align: center; position:absolute; right: 0px; top:0px;  border:1px solid #e7e7e7; border-top:0px; border-bottom:0px; background: #f3f3f3 ;}
.rightFix a.btn{  width:118px; height:37px; border-radius: 3px; display: block; margin:0 auto 10px; background:#2756b2; color: #fff; line-height: 37px; }
.rightFix a.btn1{ background: #69c50f; color: #fff;}
.rightFix p.tel{ font-weight: bold; color: #454545; line-height: 20px; padding: 20px 0px; }
.rightFix p.tel span{display:block;}
.rightFix p.tel span s{ width: 20px; height: 18px; background-position: -0px -88px;}
.rightFix p.tel strong{ font-weight: bold;  color: #295ab6; font-family: arial; font-size:16px;}
.rightFix .erwei{ width:98px; height: 98px; padding: 5px; margin: 0px auto 40px; line-height: 30px; border: 1px solid #dbdbdb; background:#fff; font-size:12px; color:#404145;}
.rightFix .erwei img{width: 98px; height: 98px; display:block;}
.rightFix .returnTop{  width: 130px; height: 33px; display: block; position: absolute; left: 0; bottom: -20px; background-position: 0 -212px; }

.returnTop2{ width:100px; height: 100px; position: fixed; right: 50px; bottom: 100px; cursor: pointer; background: url(../images/returnTop2.png) no-repeat center center; z-index: 99; display: none; }
.fly_talk{height: 150px; padding:10px 0px 0px;  width:30px ; line-height:22px;  position: fixed;  right: 0px;  top: 200px;  z-index: 111;  text-align: center;  font-size: 16px;color: #fff;  background-color: #3366c6; cursor: pointer;display: none;}

/*底部*/
#footer_nav{ width:100%; background-color:#515151; height:50px ; color: #606060;font-size: 12px; }
#footer_nav .nav a{ color: #fff; text-decoration: none; padding: 0px 18px; display: inline-block; line-height:50px ;}
#footer_nav .nav a:hover{ text-decoration:underline;}
#footer_nav .nav{text-align:center;}
#footer_mian{ width:100%; background-color:#3e3e3e; padding:40px 0;color: #fff;font-family: simsun;}
#footer_mian .footer_l{ width: 600px;}
#footer_mian .footer_l p{ font-size: 12px; color: #fff; line-height: 26px; font-family: simsun;}
#footer_mian .footer_l h2{margin-top:20px; font-size:12px ;color: #fff; }
#footer_mian .footer_l h2 span.icon{display: inline-block; width: 81px; height: 20px; font-size:12px;font-family: simsun; background-position: 0 -21px; text-align: center; line-height: 20px; margin-right: 10px; color: #fff; }
#footer_mian .footer_l h2 span.text a{font-size: 12px; color: #fff; line-height: 12px; font-family: simsun;margin-top: 4px;}
#footer_mian .footer_l h2 a{color: #FFFFFF; font-size:12px ;}
#footer_mian .footer_l h2 a:hover{ text-decoration: underline;}
#footer_mian .footer_r{ width:400px;}
#footer_mian .footer_r li{float: left; width: 120px; height: 120px; background-color:#fff ; margin-right: 20px;}

#footer_mian .footer_r li h3{ text-align: center; line-height: 40px;}
#footer_mian .footer_r li img{ width: 92px; height: 92px; padding: 14px; background-color:#fff ;}
/*百度地图*/
.BMap_bubble_title a{display: inline-block; padding: 0 10px; height:30px; line-height:30px; border-radius:5px; background: #1d50a2; color: #FFF;}
.BMap_bubble_content{ line-height: 15px; padding: 10px 0;}
/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#1d50a2; color:#fff; font-weight:bold; margin:50px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:100%; height:280px; margin:0 auto; }
@font-face {
  font-family: impact;
  src: url("../font/impact.eot");
  src: url("../font/impact.eot?#iefix") format("eot"), 
  	   url("../font/impact.ttf") format("truetype");
}